Package io.realm.mongodb.sync

Types

SyncConfiguration
Link copied to clipboard
interface SyncConfiguration : Configuration
A SyncConfiguration is used to setup a Realm Database that can be synchronized between devices using MongoDB Realm.
SyncSession
Link copied to clipboard
interface SyncSession
A session controls how data is synchronized between a single Realm on the device and MongoDB on the server.